1. Run this in your database manager (probably phpMyadmin) (Don't forget to change phpbb to your default prefix)

	ALTER TABLE `phpbb_fsports_games` ADD `scoreentered` INT( 1 ) DEFAULT '0' NOT NULL ;
	ALTER TABLE `phpbb_fsports_teams` ADD `ties` INT( 3 ) DEFAULT '0' NOT NULL ;

2. Replace all of the files on your site and redo the install file.  Some things have been added.

3. All games that have already been played must now be remarked.  You can do this by going into the score management,
   clicking on all games, then clicking submit.  That should do it.


LET ME KNOW HOW IT GOES!!!

http://fantasysports.hopto.org